home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr35 / prom216.zip / WHATSNEW.210 < prev    next >
Text File  |  1993-05-30  |  5KB  |  99 lines

  1. Version 2.10
  2. ------------
  3.  
  4. * Still working on PONYROM.DOC update. Not completed for this version.
  5.  
  6. * Added an ENVIRONMENT variable via the SET= command.
  7.  
  8.   PONYROMLOG    Set location to log to update. If this is not set,
  9.                 PonyROM will create a PONYROM.### log file with the
  10.                 information. (ie. SET PONYROMLOG=C:\WC30\ACTIVITY.001)
  11.                 If it is set, it will append info to your log file of
  12.                 choosing.
  13.  
  14. * Fixed double press enter at the end of a file listing
  15.  
  16. * Added [F3] Debug Information to help aid in setup debuging, sorry no room
  17.   on line 24/25 for the [F3] command ... you will just have to RTFM to
  18.   know this command is available :-)
  19.  
  20. * Fixed lockups when there is a blank line at end of text file listings 
  21.   during a text search. You are still required to remove blank lines at
  22.   the end of your text file listings, but at least now you will not get
  23.   lock ups or exception # 12's, when PonyROM finds a blank line at the
  24.   end of yor Files.bbs listing.
  25.  
  26. * Added GENERIC.### (###=Node Number). This file is created when you choose
  27.   BBS drop file type GENSYS, or GENDEF. This file is created only after 
  28.   downloads. You can then use this information to write your own program 
  29.   to update your own users records. The format of this file is:
  30.  
  31.   Line #1: Users Name                          { Joe Blow }
  32.   Line #2: Downloaded K #                      {  110     }
  33.   Line #3: Downloaded File #                   {  2       }
  34.  
  35.   After leaving the door, run your "own" written user base converter and
  36.   then delete this file.
  37.  
  38. * Added [Optional] HELPMENU.BBS/HELPMENU.SCR support so that you can now add
  39.   help information of your choosing, such as BBS subscriptions etc. to the
  40.   HELP section, if you desire. Changed help names from ?-HELP.xxx to
  41.   HELP-?.xxx to better keep track of help files (ie. DIR HELP*.*)
  42.  
  43. * Added update support for Remote Access v2.00g, and Generic drop files
  44.   Dorinfox.def & Door.sys files. You will have to change your PonyCFG
  45.   to use one of the new versions.
  46.  
  47. The Current BBS types known to PonyCFG BBS Type are:
  48.  
  49. Name           Version                 Comments
  50. ─────────────  ──────────────────────  ──────────────────────────────────
  51. Remote Access  [Remote Access 1.11]    (Left For prior compatibility only)
  52. RA1            [Remote Access 1.11]    (Same as 'Remote Access')
  53.  
  54. RA2            [Remote Access 2.00g1]  (New Exitinfo.bbs format)
  55.  
  56. Wildcat        [Wildcat 3.xx]          (All WC! from v3.00 to latest known
  57.                                        v3.60)
  58.  
  59. GENDEF         [Generic Dorinfox.def]  (Any Generic Converted/Non-Converted
  60.                                        Dorinfox.def. Creates GENERIC.###)
  61.  
  62. GENSYS         [Generic Door.sys]      (Any Generic Converted/Non-Converted
  63.                                        52 Line Door.sys. Creates GENERIC.###)
  64.  
  65. Note: PCBoard & Robo-Board code Support has been removed. Any other bbs
  66. type entered in PonyCFG than those listed above will default to reading
  67. door.sys, with poor results.
  68.  
  69. + Added an [Optional] CD-ALL.DEF, CD-ALL.SCR, CD-ALL.BBS. This will allow
  70.   you to have (1) CD####.DEF file for all access levels with optional
  71.   Ascii/Ansi cdrom choice display screen. You can then have a
  72.   CD####.DEF/CD####.BBS/CD####.SCR for ONLY the access levels you want to
  73.   limit rather than for EVERY access level, as done in the past.
  74.  
  75.   Example: If your non-paid access was access level 5, and you wanted to give
  76.   full access to all other access levels, you would have a CD-ALL.DEF/SCR/BBS
  77.   with ALL your cdroms listed and a CD5.DEF/SCR/BBS with 1 or 2 cdroms listed
  78.  
  79.   This will also work for those that have 10 cdroms, and only 1 cdrom drive!
  80.   You can now just create a CD-ALL.DEF for EACH cdrom and copy over when you
  81.   switch cdrom discs (ie COPY CD-MON.DEF CD-ALL.DEF, COPY CD-TUE.DEF
  82.   CD-ALL.DEF etc)
  83.  
  84. + Added a [Optional] Logoff Ascii/Ansi screen. Named CDBYE.BBS & CDBYE.SCR.
  85.   It will be displayed if found, or ignored if not found.
  86.  
  87. * If you want to use a conversion of "DORINFOx.DEF", set PonyCFG to BBS
  88.   type "GENDEF", and point it to the location/filename of your DORINFOx.DEF.
  89.   This will make PonyROM work with any DORINFOx.DEF converter, but will not
  90.   update any bbs records. It will create a GENERIC.### file for your own 
  91.   conversion use.
  92.  
  93. * If you want to use a conversion of 52 LINE "DOOR.SYS", set PonyCFG to BBS
  94.   type "GENSYS", and point it to the location/filename of your DOOR.SYS.
  95.   This will make PonyROM work with any DOOR.SYS converter, but will not
  96.   update any bbs records. It will create a GENERIC.### file for your own 
  97.   conversion use.
  98.  
  99.